home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2005 November / WNnov2005.iso / Windows / Indispensables / Movie Collection / MovieCollection5403.exe / {app} / MovieCollection.exe / 0 / RCDATA / TFRMGRIDCUSTOMIZECOLUMNS / TFRMGRIDCUSTOMIZECOLUMNS.txt
Text File  |  2005-08-08  |  15KB  |  363 lines

  1. inherited FrmGridCustomizeColumns: TFrmGridCustomizeColumns
  2.   Left = 390
  3.   Top = 352
  4.   VertScrollBar.Range = 0
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsToolWindow
  7.   Caption = 'Param'#232'trage des colonnes de la grille'
  8.   ClientHeight = 267
  9.   ClientWidth = 362
  10.   OldCreateOrder = True
  11.   Position = poScreenCenter
  12.   OnCreate = FormCreate
  13.   OnKeyDown = FormKeyDown
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object lblChampsDispo: TLabel [0]
  17.     Left = 9
  18.     Top = 8
  19.     Width = 153
  20.     Height = 13
  21.     Alignment = taCenter
  22.     AutoSize = False
  23.     Caption = 'Champs disponibles'
  24.   end
  25.   object lblChampsVisibles: TLabel [1]
  26.     Left = 200
  27.     Top = 8
  28.     Width = 153
  29.     Height = 13
  30.     Alignment = taCenter
  31.     AutoSize = False
  32.     Caption = 'Champs visibles'
  33.   end
  34.   object SpeedButton1: TSpeedButton [2]
  35.     Left = 168
  36.     Top = 64
  37.     Width = 25
  38.     Height = 22
  39.     Action = ActionLeftAll
  40.     Flat = True
  41.     Font.Charset = DEFAULT_CHARSET
  42.     Font.Color = clWindowText
  43.     Font.Height = -11
  44.     Font.Name = 'MS Sans Serif'
  45.     Font.Style = [fsBold]
  46.     ParentFont = False
  47.   end
  48.   object SpeedButton2: TSpeedButton [3]
  49.     Left = 168
  50.     Top = 88
  51.     Width = 25
  52.     Height = 22
  53.     Action = ActionLeft
  54.     Flat = True
  55.     Font.Charset = DEFAULT_CHARSET
  56.     Font.Color = clWindowText
  57.     Font.Height = -11
  58.     Font.Name = 'MS Sans Serif'
  59.     Font.Style = [fsBold]
  60.     ParentFont = False
  61.   end
  62.   object SpeedButton3: TSpeedButton [4]
  63.     Left = 168
  64.     Top = 136
  65.     Width = 25
  66.     Height = 22
  67.     Action = ActionRight
  68.     Flat = True
  69.     Font.Charset = DEFAULT_CHARSET
  70.     Font.Color = clWindowText
  71.     Font.Height = -11
  72.     Font.Name = 'MS Sans Serif'
  73.     Font.Style = [fsBold]
  74.     ParentFont = False
  75.   end
  76.   object SpeedButton4: TSpeedButton [5]
  77.     Left = 168
  78.     Top = 160
  79.     Width = 25
  80.     Height = 22
  81.     Action = ActionRightAll
  82.     Flat = True
  83.     Font.Charset = DEFAULT_CHARSET
  84.     Font.Color = clWindowText
  85.     Font.Height = -11
  86.     Font.Name = 'MS Sans Serif'
  87.     Font.Style = [fsBold]
  88.     ParentFont = False
  89.   end
  90.   inherited sb: TTBXStatusBar
  91.     Top = 248
  92.     Width = 362
  93.   end
  94.   object chlDispo: TListBox [7]
  95.     Left = 8
  96.     Top = 32
  97.     Width = 153
  98.     Height = 185
  99.     TabStop = False
  100.     BorderStyle = bsNone
  101.     DragMode = dmAutomatic
  102.     Font.Charset = DEFAULT_CHARSET
  103.     Font.Color = clWindowText
  104.     Font.Height = -11
  105.     Font.Name = 'MS Sans Serif'
  106.     Font.Style = []
  107.     ItemHeight = 13
  108.     ParentFont = False
  109.     TabOrder = 0
  110.     OnDragOver = chlDragOver
  111.     OnEndDrag = chlEndDrag
  112.   end
  113.   object chlVisible: TListBox [8]
  114.     Left = 200
  115.     Top = 32
  116.     Width = 153
  117.     Height = 185
  118.     TabStop = False
  119.     BorderStyle = bsNone
  120.     DragMode = dmAutomatic
  121.     Font.Charset = DEFAULT_CHARSET
  122.     Font.Color = clWindowText
  123.     Font.Height = -11
  124.     Font.Name = 'MS Sans Serif'
  125.     Font.Style = []
  126.     ItemHeight = 13
  127.     ParentFont = False
  128.     TabOrder = 1
  129.     OnDragOver = chlDragOver
  130.     OnEndDrag = chlEndDrag
  131.   end
  132.   object cxLB1: TcxListBox [9]
  133.     Left = 72
  134.     Top = 48
  135.     Width = 121
  136.     Height = 97
  137.     ItemHeight = 13
  138.     ParentFont = False
  139.     Style.StyleController = dtmSession.cxEditStyleController
  140.     TabOrder = 2
  141.   end
  142.   object cxLB2: TcxListBox [10]
  143.     Left = 80
  144.     Top = 56
  145.     Width = 121
  146.     Height = 97
  147.     ItemHeight = 13
  148.     ParentFont = False
  149.     Style.StyleController = dtmSession.cxEditStyleController
  150.     TabOrder = 3
  151.   end
  152.   object TBXDock1: TTBXDock [11]
  153.     Left = 0
  154.     Top = 222
  155.     Width = 362
  156.     Height = 26
  157.     Position = dpBottom
  158.     object TBToolbar1: TTBXToolbar
  159.       Left = 0
  160.       Top = 0
  161.       Align = alClient
  162.       BorderStyle = bsNone
  163.       Caption = 'TBToolbar'
  164.       DockMode = dmCannotFloatOrChangeDocks
  165.       DockPos = 152
  166.       DragHandleStyle = dhNone
  167.       FullSize = True
  168.       Images = imgLst
  169.       TabOrder = 0
  170.       object TBItem1: TTBXItem
  171.         Action = ActionOK
  172.         DisplayMode = nbdmImageAndText
  173.       end
  174.       object TBItem2: TTBXItem
  175.         Action = ActionAnnuler
  176.         DisplayMode = nbdmImageAndText
  177.       end
  178.     end
  179.   end
  180.   inherited aclFiche: TActionList
  181.     Left = 48
  182.     Top = 168
  183.   end
  184.   object aclFiche2: TActionList
  185.     Images = imgLst
  186.     Left = 104
  187.     Top = 160
  188.     object ActionLeft: TAction
  189.       Caption = '<'
  190.       OnExecute = ActionLeftExecute
  191.       OnUpdate = ActionLeftUpdate
  192.     end
  193.     object ActionRight: TAction
  194.       Caption = '>'
  195.       OnExecute = ActionRightExecute
  196.       OnUpdate = ActionRightUpdate
  197.     end
  198.     object ActionLeftAll: TAction
  199.       Caption = '<<'
  200.       OnExecute = ActionLeftAllExecute
  201.       OnUpdate = ActionLeftAllUpdate
  202.     end
  203.     object ActionRightAll: TAction
  204.       Caption = '>>'
  205.       OnExecute = ActionRightAllExecute
  206.       OnUpdate = ActionRightAllUpdate
  207.     end
  208.     object ActionOK: TAction
  209.       Caption = 'OK'
  210.       ImageIndex = 0
  211.       OnExecute = ActionOKExecute
  212.     end
  213.     object ActionAnnuler: TAction
  214.       Caption = '&Annuler'
  215.       ImageIndex = 1
  216.       OnExecute = ActionAnnulerExecute
  217.     end
  218.   end
  219.   object imgLst: TImageList
  220.     Left = 128
  221.     Top = 96
  222.     Bitmap = {
  223.       494C010102000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  224.       0000000000003600000028000000400000001000000001002000000000000010
  225.       0000000000000000000000000000000000000000000000000000000000000000
  226.       0000000000000000000000000000000000000000000000000000000000000000
  227.       0000000000000000000000000000000000000000000000000000000000000000
  228.       0000000000000000000000000000000000000000000000000000000000000000
  229.       0000000000000000000000000000000000000000000000000000000000000000
  230.       0000000000000000000000000000000000000000000000000000000000000000
  231.       0000000000000000000000000000000000000000000000000000000000000000
  232.       0000000000000000000000000000000000000000000000000000000000000000
  233.       0000000000000000000000000000000000000000000000000000000000000000
  234.       0000000000000000000000000000000000000000000000000000000000000000
  235.       0000000000000000000000000000000000000000000000000000000000000000
  236.       0000000000000000000000000000000000000000000000000000000000000000
  237.       0000000000000000000000000000000000000000000000000000000000000000
  238.       0000000000000000000000000000000000000000000000000000000000000000
  239.       0000000000000000000000000000000000000000000000000000000000000000
  240.       0000000000000000000000000000000000000000000000000000000000000000
  241.       0000000000000000000000000000000000000000000000000000000000000000
  242.       00000000000000FF000000840000000000000000000000000000000000000000
  243.       0000000000000000000000000000000000000000000000000000000000000000
  244.       0000000000000000000000000000000000000000000000000000000000000000
  245.       0000000000000000FF00FFFFFF00000000000000000000000000000000000000
  246.       0000000000000000000000000000000000000000000000000000000000000000
  247.       0000000000000000000000000000000000000000000000000000000000000000
  248.       0000000000000000000000000000000000000000000000000000000000000000
  249.       0000000000000000000000000000000000000000000000000000000000000000
  250.       000000FF000000FF000000FF0000008400000000000000000000000000000000
  251.       0000000000000000000000000000000000000000000000000000000000000000
  252.       FF00FFFFFF000000000000000000000000000000000000000000000000000000
  253.       0000000000000000000000000000000000000000000000000000000000000000
  254.       0000000000000000000000000000000000000000000000000000000000000000
  255.       0000000000000000000000000000000000000000000000000000000000000000
  256.       0000000000000000000000000000000000000000000000000000000000000000
  257.       0000000000000000000000000000000000000000000000000000000000000000
  258.       000000FF000000FF000000FF0000008400000000000000000000000000000000
  259.       00000000000000000000000000000000000000000000000000000000FF000000
  260.       FF000000FF00FFFFFF0000000000000000000000000000000000000000000000
  261.       00000000FF00FFFFFF0000000000000000000000000000000000000000000000
  262.       0000000000000000000000000000000000000000000000000000000000000000
  263.       0000000000000000000000000000000000000000000000000000000000000000
  264.       0000000000000000000000000000000000000000000000000000000000000000
  265.       00000000000000000000000000000000000000000000000000000000000000FF
  266.       000000FF000000FF000000FF000000FF00000084000000000000000000000000
  267.       00000000000000000000000000000000000000000000000000000000FF000000
  268.       FF000000FF00FFFFFF0000000000000000000000000000000000000000000000
  269.       FF00FFFFFF000000000000000000000000000000000000000000000000000000
  270.       0000000000000000000000000000000000000000000000000000000000000000
  271.       0000000000000000000000000000000000000000000000000000000000000000
  272.       0000000000000000000000000000000000000000000000000000000000000000
  273.       000000000000000000000000000000000000000000000000000000FF000000FF
  274.       000000FF000000FF000000FF000000FF00000084000000000000000000000000
  275.       0000000000000000000000000000000000000000000000000000000000000000
  276.       FF000000FF000000FF00FFFFFF000000000000000000000000000000FF000000
  277.       FF00FFFFFF000000000000000000000000000000000000000000000000000000
  278.       0000000000000000000000000000000000000000000000000000000000000000
  279.       0000000000000000000000000000000000000000000000000000000000000000
  280.       0000000000000000000000000000000000000000000000000000000000000000
  281.       000000000000000000000000000000000000000000000000000000FF000000FF
  282.       0000000000000000000000FF000000FF000000FF000000840000000000000000
  283.       0000000000000000000000000000000000000000000000000000000000000000
  284.       00000000FF000000FF000000FF00FFFFFF00000000000000FF000000FF00FFFF
  285.       FF00000000000000000000000000000000000000000000000000000000000000
  286.       0000000000000000000000000000000000000000000000000000000000000000
  287.       0000000000000000000000000000000000000000000000000000000000000000
  288.       0000000000000000000000000000000000000000000000000000000000000000
  289.       0000000000000000000000000000000000000000000000FF000000FF00000000
  290.       000000000000000000000000000000FF000000FF000000840000000000000000
  291.       0000000000000000000000000000000000000000000000000000000000000000
  292.       0000000000000000FF000000FF000000FF000000FF000000FF00FFFFFF000000
  293.       0000000000000000000000000000000000000000000000000000000000000000
  294.       0000000000000000000000000000000000000000000000000000000000000000
  295.       0000000000000000000000000000000000000000000000000000000000000000
  296.       0000000000000000000000000000000000000000000000000000000000000000
  297.       0000000000000000000000000000000000000000000000000000000000000000
  298.       000000000000000000000000000000FF000000FF000000FF0000008400000000
  299.       0000000000000000000000000000000000000000000000000000000000000000
  300.       000000000000000000000000FF000000FF000000FF00FFFFFF00000000000000
  301.       0000000000000000000000000000000000000000000000000000000000000000
  302.       0000000000000000000000000000000000000000000000000000000000000000
  303.       0000000000000000000000000000000000000000000000000000000000000000
  304.       0000000000000000000000000000000000000000000000000000000000000000
  305.       0000000000000000000000000000000000000000000000000000000000000000
  306.       00000000000000000000000000000000000000FF000000FF0000008400000000
  307.       0000000000000000000000000000000000000000000000000000000000000000
  308.       0000000000000000FF000000FF000000FF000000FF000000FF00FFFFFF000000
  309.       0000000000000000000000000000000000000000000000000000000000000000
  310.       0000000000000000000000000000000000000000000000000000000000000000
  311.       0000000000000000000000000000000000000000000000000000000000000000
  312.       0000000000000000000000000000000000000000000000000000000000000000
  313.       0000000000000000000000000000000000000000000000000000000000000000
  314.       0000000000000000000000000000000000000000000000FF000000FF00000084
  315.       0000000000000000000000000000000000000000000000000000000000000000
  316.       00000000FF000000FF000000FF00FFFFFF00000000000000FF00FFFFFF000000
  317.       0000000000000000000000000000000000000000000000000000000000000000
  318.       0000000000000000000000000000000000000000000000000000000000000000
  319.       0000000000000000000000000000000000000000000000000000000000000000
  320.       0000000000000000000000000000000000000000000000000000000000000000
  321.       0000000000000000000000000000000000000000000000000000000000000000
  322.       000000000000000000000000000000000000000000000000000000FF000000FF
  323.       00000084000000000000000000000000000000000000000000000000FF000000
  324.       FF000000FF000000FF00FFFFFF000000000000000000000000000000FF000000
  325.       FF00FFFFFF000000000000000000000000000000000000000000000000000000
  326.       0000000000000000000000000000000000000000000000000000000000000000
  327.       0000000000000000000000000000000000000000000000000000000000000000
  328.       0000000000000000000000000000000000000000000000000000000000000000
  329.       0000000000000000000000000000000000000000000000000000000000000000
  330.       00000000000000000000000000000000000000000000000000000000000000FF
  331.       000000FF0000008400000000000000000000000000000000FF000000FF000000
  332.       FF000000FF00FFFFFF0000000000000000000000000000000000000000000000
  333.       FF000000FF00FFFFFF0000000000000000000000000000000000000000000000
  334.       0000000000000000000000000000000000000000000000000000000000000000
  335.       0000000000000000000000000000000000000000000000000000000000000000
  336.       0000000000000000000000000000000000000000000000000000000000000000
  337.       0000000000000000000000000000000000000000000000000000000000000000
  338.       0000000000000000000000000000000000000000000000000000000000000000
  339.       00000000000000FF000000FF000000840000000000000000FF000000FF00FFFF
  340.       FF00000000000000000000000000000000000000000000000000000000000000
  341.       00000000FF000000FF00FFFFFF00000000000000000000000000000000000000
  342.       0000000000000000000000000000000000000000000000000000000000000000
  343.       0000000000000000000000000000000000000000000000000000000000000000
  344.       0000000000000000000000000000000000000000000000000000000000000000
  345.       0000000000000000000000000000000000000000000000000000000000000000
  346.       0000000000000000000000000000000000000000000000000000000000000000
  347.       0000000000000000000000000000000000000000000000000000000000000000
  348.       0000000000000000000000000000000000000000000000000000000000000000
  349.       0000000000000000000000000000000000000000000000000000000000000000
  350.       0000000000000000000000000000000000000000000000000000000000000000
  351.       0000000000000000000000000000000000000000000000000000000000000000
  352.       0000000000000000000000000000000000000000000000000000000000000000
  353.       000000000000000000000000000000000000424D3E000000000000003E000000
  354.       2800000040000000100000000100010000000000800000000000000000000000
  355.       000000000000000000000000FFFFFF00FFFFFFFF00000000FFFFFFFF00000000
  356.       F9FFFFF900000000F0FFE7FF00000000F0FFC3F300000000E07FC3E700000000
  357.       C07FE1C700000000CC3FF08F000000009E3FF81F00000000FE1FFC3F00000000
  358.       FF1FF81F00000000FF8FF09F00000000FFC7C1C700000000FFE383E300000000
  359.       FFF88FF100000000FFFFFFFF0000000000000000000000000000000000000000
  360.       000000000000}
  361.   end
  362. end
  363.